home *** CD-ROM | disk | FTP | other *** search
/ Aminet 24 / Aminet 24 (1998)(GTI - Schatztruhe)[!][Apr 1998].iso / Aminet / comm / mail / Mutt000.lha / Mutt-0.89i-AMIGA / Mush.rc < prev    next >
Text File  |  1998-01-28  |  417b  |  19 lines

  1. #
  2. # Key bindings similar to those of MUSH
  3. #
  4.  
  5. bind index . display-message
  6. bind index t display-message
  7. macro index n j\n
  8. bind index + next-message
  9. bind index j next-message
  10. bind index J next-message
  11. bind index - previous-message
  12. bind index k previous-message
  13. bind index K previous-message
  14. bind index { top-page
  15. bind index } bottom-page
  16. bind index f change-folder
  17. bind index \cu sync-mailbox
  18. bind index * flag-message
  19.